CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 测试函数

搜索资源列表

  1. GAwork

    0下载:
  2. 遗传算法 虽然比较简单 但功能可以实现 找一个测试函数的最值 效果可以-genetic algorithm is relatively simple but can be achieved to find a function of test results can be the most value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9992
    • 提供者:zn
  1. yc

    0下载:
  2. 理解普通的遗传算法和佳点集遗传算法的基本思想和不同点,用遗传算法测试一标准函数。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2178
    • 提供者:王杨
  1. 实数自适应并行遗传算法的研究

    0下载:
  2. 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
  3. 所属分类:文档资料

    • 发布日期:2009-03-13
    • 文件大小:119274
    • 提供者:amilymoon
  1. Rastrigrin matlab平台下的测试函数Rastrigrin

    0下载:
  2. matlab平台下的测试函数Rastrigrin,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rastrigrin, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1143
    • 提供者:王晋
  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. GaTest

    0下载:
  2. 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:26372
    • 提供者:huanxong
  1. n57

    0下载:
  2. 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:110446
    • 提供者:李林
  1. genetic

    0下载:
  2. 理解普通的遗传算法和佳点集遗传算法的基本思想和不同点,用遗传算法测试一标准函数。佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点-Understanding of the general genetic algorithm and good point set genetic algorithm' s basic idea and the different points, by using genetic algorithms to test a stand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5766
    • 提供者:黄永聪
  1. 119128666Geneticalgo_MAX

    0下载:
  2. 遗传算法求解测试函数,进行了改进,提高了算法效率 -genetic algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1345
    • 提供者:Athena
  1. yichuan

    0下载:
  2. 用遗传算法求解函数优化问题,自编遗传算法程序对2维变量函数进行寻优并测试主要参数对结果的影响。-A Genetic Algorithm for function optimization, genetic algorithms program to two self-dimensional variable function optimization and test results of main parameters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2155
    • 提供者:幻叶
  1. NSA

    1下载:
  2. 小生境遗传算法,在求多峰值函数中很好用,提供了三个多峰值函数测试函数,希望对你用帮助!-Niche genetic algorithm, in seeking a good multi-peak function by providing a peak function for more than three test functions, you want to use the help!
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:1343
    • 提供者:lina
  1. DeJong

    1下载:
  2. 遗传算法程序测试De Jong函数;选择方法:最优保存、轮盘赌选择、改进最佳保留;动态或静态变异;量子遗传算法测试PFH函数;运用到量子遗传算法的交叉、变异等操作。-De Jong genetic algorithm program test function selection methods: elitist, roulette selection, the best retention improvement dynamic or static variation quantum g
  3. 所属分类:MPI

    • 发布日期:2015-05-19
    • 文件大小:7168
    • 提供者:张润丹
  1. test_experiments.zip

    0下载:
  2. 用测试函数对算法进行测试,并将结果与自适应遗传算法进行对比和分析。(With all the definitions in place, you can test the function equalString and the index extension)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:雪狼女
  1. DeJong遗传算法

    0下载:
  2. 测试函数,matlab平台下的测试函数DeJong,对于用来遗传等智能算法的性能非常有用.(Test function, matlab platform under the test function DeJong, used for genetic and other intelligent algorithm performance is very useful.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:tongran
  1. draw_fitness

    0下载:
  2. 智能优化算法的优化功能经常被用来验证遗传算法(The optimization function of intelligent optimization algorithm is often used to verify genetic algorithm)
  3. 所属分类:进化算法

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:felller
  1. GA_Test

    0下载:
  2. 基于谢菲尔德大学的遗传算法工具箱的测试函数,可以修改后用来优化自己的模型参数,十分方便(It's a rar file about how to use GA tool developed by Sheffield University, It will be very help to optimize your own models)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:shuoyueqishi
  1. 遗传算法的MATLAB实现

    1下载:
  2. 用MATLAB实现的遗传算法,解决函数优化问题,以Rosenbrock的测试函数为例
  3. 所属分类:人工智能/神经网络/遗传算法

  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-10
    • 文件大小:251904
    • 提供者:wangjiquan
  1. 带压缩,学习因子

    1下载:
  2. 在matlab用于各种算法粒子群和遗传的测试函数性能比较,画图等等(Performance comparison of particle swarm and genetic test functions used in various algorithms in matlab, drawing, etc.)
  3. 所属分类:其他

    • 发布日期:2020-11-09
    • 文件大小:1024
    • 提供者:怀起
  1. nsga2多目标遗传算法C语言

    0下载:
  2. 程序功能:实现nsga2算法,测试函数为ZDT1,ZDT2,ZDT3,ZDT4,ZDT6,DTLZ1,DTLZ2 说明:遗传算子为二进制竞赛选择,模拟二进制交叉和多项式变异,使用C语言
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2022-11-07
    • 文件大小:80963
    • 提供者:cuisheng130
« 12 3 4 »
搜珍网 www.dssz.com